﻿2026-07-06T05:03:07.6420152Z ##[group]Run actions/checkout@v5
2026-07-06T05:03:07.6420367Z with:
2026-07-06T05:03:07.6420514Z   repository: SaberMage/spt-shell-notify
2026-07-06T05:03:07.6420694Z   path: .adapter-notify
2026-07-06T05:03:07.6422155Z   token: ***
2026-07-06T05:03:07.6422294Z   ssh-strict: true
2026-07-06T05:03:07.6422416Z   ssh-user: git
2026-07-06T05:03:07.6422549Z   persist-credentials: true
2026-07-06T05:03:07.6422690Z   clean: true
2026-07-06T05:03:07.6422820Z   sparse-checkout-cone-mode: true
2026-07-06T05:03:07.6422976Z   fetch-depth: 1
2026-07-06T05:03:07.6423099Z   fetch-tags: false
2026-07-06T05:03:07.6423224Z   show-progress: true
2026-07-06T05:03:07.6423350Z   lfs: false
2026-07-06T05:03:07.6423467Z   submodules: false
2026-07-06T05:03:07.6423597Z   set-safe-directory: true
2026-07-06T05:03:07.6423735Z env:
2026-07-06T05:03:07.6423855Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-06T05:03:07.6424024Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-06T05:03:07.6424180Z ##[endgroup]
2026-07-06T05:03:07.7221691Z Syncing repository: SaberMage/spt-shell-notify
2026-07-06T05:03:07.7227632Z ##[group]Getting Git version info
2026-07-06T05:03:07.7227917Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-07-06T05:03:07.7646842Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T05:03:07.7867555Z git version 2.43.0.windows.1
2026-07-06T05:03:07.7898181Z ##[endgroup]
2026-07-06T05:03:07.7907271Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d7798892-151e-4413-8e0c-b5ce4ba542c6\.gitconfig'
2026-07-06T05:03:07.7921008Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d7798892-151e-4413-8e0c-b5ce4ba542c6' before making global git config changes
2026-07-06T05:03:07.7921503Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T05:03:07.7928268Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-06T05:03:07.8181025Z ##[group]Initializing the repository
2026-07-06T05:03:07.8186260Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-06T05:03:07.8547295Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-06T05:03:07.8574390Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-06T05:03:07.8896621Z ##[endgroup]
2026-07-06T05:03:07.8896938Z ##[group]Disabling automatic garbage collection
2026-07-06T05:03:07.8904557Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-06T05:03:08.0002562Z ##[endgroup]
2026-07-06T05:03:08.0002837Z ##[group]Setting up auth
2026-07-06T05:03:08.0013482Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T05:03:08.0286510Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-06T05:03:08.9193464Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T05:03:08.9520001Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-06T05:03:09.8132348Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T05:03:09.8993493Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-06T05:03:10.8939806Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-06T05:03:10.9239017Z ##[endgroup]
2026-07-06T05:03:10.9239401Z ##[group]Determining the default branch
2026-07-06T05:03:10.9241335Z Retrieving the default branch name
2026-07-06T05:03:11.4227851Z Default branch 'main'
2026-07-06T05:03:11.4228276Z ##[endgroup]
2026-07-06T05:03:11.4228513Z ##[group]Fetching the repository
2026-07-06T05:03:11.4234714Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-06T05:03:12.1814963Z From https://github.com/SaberMage/spt-shell-notify
2026-07-06T05:03:12.1815388Z  * [new branch]      main       -> origin/main
2026-07-06T05:03:12.1949307Z ##[endgroup]
2026-07-06T05:03:12.1949569Z ##[group]Determining the checkout info
2026-07-06T05:03:12.1950678Z ##[endgroup]
2026-07-06T05:03:12.1955912Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-06T05:03:12.2933915Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-06T05:03:12.3172211Z ##[group]Checking out the ref
2026-07-06T05:03:12.3176987Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-06T05:03:12.3502196Z branch 'main' set up to track 'origin/main'.
2026-07-06T05:03:12.3502452Z Reset branch 'main'
2026-07-06T05:03:12.3526722Z ##[endgroup]
2026-07-06T05:03:12.3780201Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-06T05:03:12.3997165Z ee2d37eadc730c0019e0af82d683074c509634a2
